home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / Berkes Notify / Notify.txt < prev   
Text File  |  2000-12-21  |  2KB  |  81 lines

  1. Notify 1.00 for Win95/Win98/WinNT: FREEWARE
  2. Copyright (C) 1999, Jem E. Berkes
  3.  
  4. http://www.pc-tools.net/
  5.  
  6. Notify runs hidden in the background, and pops up a window which alerts
  7. you whenever anything is modified in a certain directory (or any of its
  8. subdirectories). The program uses very little memory and uses nearly
  9. no CPU time.
  10.  
  11. The pop-up occurs on any of the following conditions:
  12.  
  13. - renaming file/directory
  14. - creating file/directory
  15. - deleting file/directory
  16. - changing file/directory attributes
  17. - modifying a file
  18.  
  19.  
  20. TYPICAL USAGE
  21. -------------
  22. Security: If you have a directory or drive containing sensitive data,
  23. you may want to monitor it. You will receive a notification whenever
  24. anything in that directory is changed.
  25.  
  26. Servers: If your machine is a network server, you may want to monitor
  27. a directory that receives files or which is otherwise modifiable.
  28.  
  29. Debugging: If mysterious files are appearing in a certain directory,
  30. running Notify on that directory may help you isolate the application
  31. which is responsible.
  32.  
  33.  
  34. INSTALLATION / USAGE
  35. --------------------
  36. From the command prompt, type:
  37. copy Notify.exe %windir%
  38.  
  39. You can set a Notify watch on a directory by issuing the command:
  40. notify [directory]
  41.  
  42. You may want to put Notify in your Startup folder (it will be enabled
  43. whenever you start Windows). Right-click on your Start button, and
  44. select Open. Navigate to your Startup folder, and create a shortcut.
  45. Right-click, select New, select Shortcut. Type "notify [directory]",
  46. click Next, then Finish.
  47.  
  48.  
  49. STOPPING NOTIFY
  50. ---------------
  51. In Windows NT, start Task Manager (right-click on the taskbar, select
  52. Task Manager). Click the Process tab, hilight Notify, and then select
  53. "End Process".
  54.  
  55. In Windows 95/98, use a similar process with CTRL+ALT+DELETE.
  56.  
  57.  
  58. EXAMPLES
  59. --------
  60. notify h:\ftproot
  61. notify c:\windows\temp
  62. notify j:\inbox\%username%    (%username% is a system variable)
  63. notify r:\
  64.  
  65.  
  66. DISCLAIMER
  67. ----------
  68. This program is copyrighted freeware; you are free to distribute it,
  69. but you may not sell it. Reverse engineering of this software is
  70. strictly prohibited. The author assumes no responsibility for damage
  71. caused by this software.
  72.  
  73.  
  74. CONTACTING THE AUTHOR
  75. ---------------------
  76. Comments and suggestions for improvements are welcome. You can contact
  77. Jem Berkes by e-mail: jberkes@pc-tools.net
  78.  
  79. Download updates of this software from the author's web site:
  80. http://www.pc-tools.net/
  81.